broadway: Change input handling to use polling rather than async reads
authorAlexander Larsson <alexl@redhat.com>
Thu, 10 Mar 2011 20:22:19 +0000 (21:22 +0100)
committerAlexander Larsson <alexl@redhat.com>
Thu, 10 Mar 2011 20:22:19 +0000 (21:22 +0100)
commit0fa32e98a414021940859e27243563a7eb91b419
tree4181ebe136cd8575f39a1f6e78c9e139ad54cdbc
parentd4e2414d4a5cf4c78cca3ef0bc93983a4503b8e4
broadway: Change input handling to use polling rather than async reads

We do this because we need to be able to switch to using sync reads
when we're doing a roundtripping call, and that is too complex
with the async code.
gdk/broadway/gdkdisplay-broadway.c
gdk/broadway/gdkdisplay-broadway.h